home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 6 / tclib.zip / READ.ME < prev    next >
Text File  |  1987-06-04  |  640b  |  13 lines

  1. Turbo C Routines:
  2.  
  3. VIDASM.C    In line assembler routines to clear the screen and position
  4.             or hide the cursor.
  5.  
  6. QLIB.C      QLIB is a librarian for TLINK.  It can create .LIB files
  7.             from .OBJ files.  Compile it with Turbo C.  QLIB cannot 
  8.             modify existing libraries or be used with Microsoft LINK.
  9.  
  10. FASTWR.C    Fast screen write.  Converted from FastWrite.pas to Turbo C
  11.             inline assembly language.  Tested only with Huge and Large
  12.             memory models.
  13.